Copies the elements of the collection to an array, starting at the specified index.
Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf
C#
![]() |
---|
public new void CopyTo ( |
Visual Basic
![]() |
---|
Public Shadows Sub CopyTo( _ |
A one-dimensional array that is the destination of the copied elements.
The zero-based index in array at which copying begins.
MindFusion.Spreadsheet for WPF Programmer's Guide | © 2025 MindFusion |